PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFSoundAnnotation Class / setSoundChannels Method
The number of sound channels.
In This Topic
    setSoundChannels Method
    In This Topic
    Sets the number of sound channels.
    Syntax
    public void setSoundChannels( 
       int soundChannels
    )

    Parameters

    soundChannels
    The number of sound channels.
    Exceptions
    ExceptionDescription
    When sound channels is less than 1.
    See Also